From: Chong Yidong Date: Mon, 28 May 2007 14:10:24 +0000 (+0000) Subject: * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18855^2~2173 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7936011cd69642c7b7200dd8321b68dc44b2c50f;p=emacs.git * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c6675a06b9b..3db148ec437 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2007-05-28 Chong Yidong + + * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case. + 2007-05-27 Tetsurou Okazaki (tiny change) * log-edit.el (log-edit-changelog-paragraph): Return point-max